Skip to content

LinuxContainer/LinuxPod: Add ID length restriction#733

Merged
dcantah merged 1 commit into
apple:mainfrom
dcantah:id-length-restriction
May 11, 2026
Merged

LinuxContainer/LinuxPod: Add ID length restriction#733
dcantah merged 1 commit into
apple:mainfrom
dcantah:id-length-restriction

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented May 10, 2026

I think realistically we should have a limit on this. Technically today the ID length restriction is whatever our grpc buffer length is..

I think 64 is long enough so that folks could use an entire hex based sha256, any uuid, and also sethostname has a length restriction of 64 anyways.

I think realistically we should have a limit on this. Technically
today the ID length restriction is whatever our grpc buffer length is..

I think 64 is long enough so that folks could use an entire hex based
sha256, any uuid, and also sethostname has a length restriction of 64
anyways.
@dcantah dcantah merged commit 737bd37 into apple:main May 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants